home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / scoobycastillotenebroso.swf / scripts / frame_18 / PlaceObject2_1878_1479 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2007-10-01  |  128b  |  6 lines

  1. onClipEvent(enterFrame){
  2.    curtime = (getTimer() - offset) / 1000;
  3.    frate = Math.ceil(fcount / curtime);
  4.    fcount++;
  5. }
  6.